Presentation: Tweet"Java: Present & Future"
With the introduction of Lambda statements in Java SE 8 we have seen the most significant changes to the language syntax since Java SE 5 nearly ten years ago. This session will start with a look at how Java SE 8 changes the approach to programming in Java for things like bulk and aggregate operations. We will also look at the impact of these new approaches in terms of moving away from writing code that is implicitly serial to code that can be processed serially or in parallel through simple changes to library calls.
Planning for Java SE 9 is already underway and projects like Jigsaw for platform modularity and Sumatra for utilising GPUs as well as CPUs will figure prominently. We will spend time discussing ideas for the future of the Java platform following themes like ease of use and simpler use of parallel threads of execution.
Download slides